POV-Ray : Newsgroups : povray.programming : Python and POVRay : Re: Python and POVRay Server Time
28 Jul 2024 14:26:05 EDT (-0400)
  Re: Python and POVRay  
From: Daniel Lin
Date: 14 May 2001 21:57:10
Message: <3b008cf6@news.povray.org>
How far along is this CSDL thing?  This question is akin to seeing into the
future, but is CSDL a possibility for the scene description language for
POV-Ray 4.0?
(just wondering)

"Chris Huff" <chr### [at] maccom> wrote in message
news:chrishuff-4AE738.13150112032001@news.povray.org...
> I've been working on the idea of a CSDL (C-like Scene Description
> Language) for a while now, I might start writing an interpreter soon. It
> would be a language loosely based on C (the loop and conditional syntax,
> {} blocks, semicolon statement endings, etc), but designed around the
> idea of manipulating objects (shapes) in a 3D environment. It would be a
> separate program that would take a CSDL file and output a .pov file (and
> possibly formats for other renderers), platform specific versions could
> automatically render the output file.
> There wouldn't be any "classes", objects would inherit from other
> objects, and inheritance would be done by creating a modified copy of
> the parent object. There would be a base object, a "prototype" that all
> shapes and other objects would inherit from.
>
> --
> Christopher James Huff
> Personal: chr### [at] maccom, http://homepage.mac.com/chrishuff/
> TAG: chr### [at] tagpovrayorg, http://tag.povray.org/
>
> <><


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.